home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / 2D_3D / ShaderInspector / Source / English.lproj / Inspector.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  322 b   |  24 lines

  1. GenericShaderInspector = {
  2.     ACTIONS = {
  3.     buttonsAction:;
  4.     colorValueAction:;
  5.     stringValueAction:;
  6.     browser:;
  7.     browserAction:;
  8.     };
  9.     OUTLETS = {
  10.     colorValue;
  11.     stringValue;
  12.     window;
  13.     shader;
  14.     browser;
  15.     buttons;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.